Fix bug #4673 with Dired when `stat' fails for ".." or other files.
authorEli Zaretskii <eliz@gnu.org>
Tue, 7 Feb 2012 17:44:36 +0000 (19:44 +0200)
committerEli Zaretskii <eliz@gnu.org>
Tue, 7 Feb 2012 17:44:36 +0000 (19:44 +0200)
commite7f9b1553271b709f70c164122bd921ed88b85fc
treeddab33fa1b6a32943dc46b308a9dbecf4897accd
parent5f35334eb8daed978f9abe043f3cc7be9380063d
Fix bug #4673 with Dired when `stat' fails for ".." or other files.

 lisp/ls-lisp.el (ls-lisp-sanitize): New function.
 (ls-lisp-insert-directory): Use it to fix or remove any elements
 in file-alist with missing attributes.
lisp/ChangeLog
lisp/ls-lisp.el